home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-14 | 4.3 KB | 236 lines | [TEXT/KAHL] |
- type 'Estr' {
- pstring;
- };
-
- resource 'Estr' (84, "menuPrgErr") {
- "Menu has been purged."
- };
-
- resource 'Estr' (-1, "qErr") {
- "Entry not in specified queue."
- };
-
- resource 'Estr' (-33, "dirFulErr") {
- "Directory full."
- };
-
- resource 'Estr' (-35, "nsvErr") {
- "No such volume."
- };
-
- resource 'Estr' (-36, "ioErr") {
- "I/O error."
- };
-
- resource 'Estr' (-37, "bdNamErr") {
- "Bad name."
- };
-
- resource 'Estr' (-38, "fnOpnErr") {
- "File not open."
- };
-
- resource 'Estr' (-42, "tmfoErr") {
- "Too many files open."
- };
-
- resource 'Estr' (-43, "fnfErr") {
- "File not found."
- };
-
- resource 'Estr' (-44, "wPrErr") {
- "Diskette is write-protected."
- };
-
- resource 'Estr' (-45, "fLckdErr") {
- "File is locked."
- };
-
- resource 'Estr' (-46, "vLckdErr") {
- "Volume is locked."
- };
-
- resource 'Estr' (-47, "fBsyErr") {
- "File is busy, directory not empty, or wo"
- "rking directory open."
- };
-
- resource 'Estr' (-48, "dupFNErr") {
- "Duplicate filename already exists."
- };
-
- resource 'Estr' (-49, "opWrErr") {
- "File already open for writing."
- };
-
- resource 'Estr' (-50, "paramErr") {
- "Parameter error."
- };
-
- resource 'Estr' (-51, "rfNumErr") {
- "Bad file reference number."
- };
-
- resource 'Estr' (-54, "permErr") {
- "Permission error on open file."
- };
-
- resource 'Estr' (-58, "extFSErr") {
- "External file system."
- };
-
- resource 'Estr' (-108, "memFullErr") {
- "Not enough room in heap zone."
- };
-
- resource 'Estr' (-109, "nilHandleErr") {
- "Illegal operation on a NIL handle."
- };
-
- resource 'Estr' (-111, "memWZErr") {
- "Illegal operation on a free block."
- };
-
- resource 'Estr' (-112, "memPurErr") {
- "Illegal operation on a locked block."
- };
-
- resource 'Estr' (-117, "memLockedErr") {
- "Can't move a locked block."
- };
-
- resource 'Estr' (-120, "dirNFErr") {
- "Directory not found or incomplete pathna"
- "me."
- };
-
- resource 'Estr' (-124, "volGoneErr") {
- "Server volume disconnected."
- };
-
- resource 'Estr' (-127, "fsDSIntErr") {
- "Internal file system error."
- };
-
- resource 'Estr' (-299, "nmTypErr") {
- "Wrong qType (must be 8)."
- };
-
- resource 'Estr' (-600, "procNotFound") {
- "The specified process could not be found"
- " in the process list."
- };
-
- resource 'Estr' (-606, "applIsDaemon") {
- "Specified process is background-only."
- };
-
- resource 'Estr' (-607, "BufferIsSmall") {
- "Buffer is too small."
- };
-
- resource 'Estr' (-608, "noOutstandingHLE") {
- "No outstanding high-level event."
- };
-
- resource 'Estr' (-609, "connectionInvalid") {
- "Connection is invalid."
- };
-
- resource 'Estr' (-1700, "errAECoercionFail") {
- "Data could not be coerced to descriptor "
- "type."
- };
-
- resource 'Estr' (-1701, "errAEDescNotFound") {
- "Descriptor type was not found."
- };
-
- resource 'Estr' (-1702, "errAECorruptData") {
- "Data in Apple Event could not be read."
- };
-
- resource 'Estr' (-1703, "errAEWrongDataType") {
- "Wrong descriptor type."
- };
-
- resource 'Estr' (-1704, "errAENotAEDesc") {
- "Not a valid descriptor record."
- };
-
- resource 'Estr' (-1705, "errAEbadListItem") {
- "Operation involving a list item failed."
- };
-
- resource 'Estr' (-1706, "errAENewerVersion") {
- "Need a newer version of the Apple Event "
- "Manager."
- };
-
- resource 'Estr' (-1707, "errAENotAppleEvent") {
- "Event is not and Apple Event."
- };
-
- resource 'Estr' (-1708, "errAENotHandled") {
- "Event was not handled by an Apple Event "
- "Handler."
- };
-
- resource 'Estr' (-1710, "errAEUnknownSendMode") {
- "Invalid sending mode was passed."
- };
-
- resource 'Estr' (-1711, "errAEWaitCanceled") {
- "User canceled out of wait loop for reply"
- " or receipt."
- };
-
- resource 'Estr' (-1712, "errAETimeout") {
- "Apple event timed out."
- };
-
- resource 'Estr' (-1715, "errAEParamMissed") {
- "A required Apple Event parameter was not"
- " accessed."
- };
-
- resource 'Estr' (-1716, "errAEUnknownAddressType") {
- "Unknown Apple Event address type."
- };
-
- resource 'Estr' (-1718, "errAEReplyNotArrived") {
- "Reply has not yet arrived."
- };
-
- resource 'Estr' (-5000, "accessDenied") {
- "User access privilegees incorrect."
- };
-
- resource 'Estr' (-5006, "denyConflict") {
- "Conflict between user deeny mode and vol"
- "ume setting."
- };
-
- resource 'Estr' (-5015, "noMoreLocks") {
- "Server can't lock any more ranges."
- };
-
- resource 'Estr' (-5020, "rangeNotLocked") {
- "User attempt to unlock somebody else's r"
- "ange."
- };
-
- resource 'Estr' (-5021, "rangeOverlap") {
- "User attempt to lock previously locked r"
- "ange."
- };
-
- resource 'Estr' (-53, "volOffLinErr") {
- "Volume not on line error (was Ejected)"
- };
-
- resource 'Estr' (-1070, "aspParamErr") {
- "Parameter error."
- };
-
-